home *** CD-ROM | disk | FTP | other *** search
/ APC & TCP 5 / APC & TCP 5.iso / cdsystem / locale / catalogs / frexxed.cd < prev    next >
Text File  |  1996-10-27  |  15KB  |  745 lines

  1. ; FrexxEd locale catalog strings
  2. ; $VER: FrexxEd_Catalog 0.80 (14.4.94)
  3. ;
  4. ;************************************************************
  5. ; FrexxEd catalog decsription file
  6. ;************************************************************
  7. ;
  8. ; Get back to me (dast@sth.frontec.se) if any of these senteces/words
  9. ; doesn't make sence or any other question!
  10. ;
  11. ;
  12. ;
  13. ; Let's start with some simple error texts...
  14. ;
  15. MSG_UNKNOWN_COMMAND (//)
  16. Unknown command!
  17. ;
  18. MSG_OUT_OF_MEMORY (//)
  19. Out of memory!
  20. ;
  21. MSG_SYNTAX_ERROR  (//)
  22. Syntax error!
  23. ;
  24. MSG_NOTHING_LEFT_TO_UNDO (//)
  25. Nothing left to undo!
  26. ;
  27. MSG_NO_BLOCK_MARKED (//)
  28. No block marked!
  29. ;
  30. MSG_CANT_DELETE_ANYTHING (//)
  31. Can't delete anything!
  32. ;
  33. MSG_ERROR_DURING_OPEN (//)
  34. Error during open!
  35. ;
  36. MSG_BLOCK_BUFFER_IS_EMPTY (//)
  37. The block buffer is empty!
  38. ;
  39. MSG_NO_MORE_MATCHES_FOUND (//)
  40. No more matches found!
  41. ;
  42. MSG_FUNCTION_CANCELLED (//)
  43. Function cancelled!
  44. ;
  45. MSG_NO_MATCHING_CHARACTER_FOUND (//)
  46. No matching character found!
  47. ;
  48. MSG_WRONG_TYPE_OF_BLOCK (//)
  49. Wrong type of block!
  50. ;
  51. MSG_COULDNT_CHANGE_SETTING (//)
  52. Couldn't change desired setting!
  53. ;
  54. MSG_FPL_PROGRAM_NOT_FOUND (//)
  55. FPL program not found!
  56. ;
  57. MSG_FILE_NOT_FOUND (//)
  58. File not found!
  59. ;
  60. MSG_NO_BLOCK_FOUND (//)
  61. No block found!
  62. ;
  63. MSG_IFF_ERROR (//)
  64. IFF error!
  65. ;
  66. MSG_CANT_LOCK_BUFFER (//)
  67. Can't lock buffer!
  68. ;
  69. MSG_CANT_FIND_BUFFER (//)
  70. Can't find buffer!
  71. ;
  72. MSG_WRONG_FILE_NAME (//)
  73. Wrong file name!
  74. ;
  75. MSG_INFO_ALREADY_EXISTS (//)
  76. Info variable already exist!
  77. ;
  78. MSG_UNREG_VERSION (//)
  79. Unregistered version
  80. ;
  81. MSG_READ_PROTECTED (//)
  82. Read protected!
  83. ;
  84. MSG_WRITE_PROTECTED (//)
  85. Write protected!
  86. ;
  87. MSG_DELETE_PROTECTED (//)
  88. Delete protected!
  89. ;
  90. ; THIS FOLLOWING PHRASE WAS ADDED TO VERSION 1.1!
  91. ;
  92. MSG_WORKBENCH_NOT_RUNNING (//)
  93. Workbench is not running!
  94. ;
  95. ;
  96. ;
  97. MSG_DUMMY1 (//)
  98.  
  99. MSG_DUMMY2 (//)
  100.  
  101. MSG_DUMMY3 (//)
  102.  
  103. ; These MSG_DUMMY entries are reserved for future use. They should be left
  104. ; blank.
  105. ;
  106. ;
  107. ; Here follows three simple status line informations...
  108. ;
  109. MSG_GARBAGE_COLLECTION_IN_PROCESS (//)
  110. Garbage Collection in process!
  111. ;
  112. MSG_MOVING_BLOCK (//)
  113. Moving block...
  114. ;
  115. MSG_MOVE_BLOCK_TEXT (//)
  116. Move block:  <-  ->  Yes  Quit.
  117. ;
  118. ;
  119. ;
  120. ; On a few requesters, there will be one "OK" (positive) and one "CANCEL"
  121. ; (negative) response alternative. Here are those!
  122. ;
  123. MSG_OK_GADGET (//)
  124. OK
  125. ;
  126. MSG_CANCEL_GADGET (//)
  127. CANCEL
  128. ;
  129. ;
  130. ;
  131. MSG_PRESS_BUTTONS (//)
  132. Press the buttons!
  133. ; This is a simple default window title for a window full of different
  134. ; gadgets to press on and fill in.
  135. ;
  136. ;
  137. MSG_RETRY_OPEN_SCREEN (//)
  138. Couldn't open screen.\nTry again?
  139. ; Screen opening failure text.
  140. ;
  141. MSG_SAVE_SETTING (//)
  142. Save setting:
  143. ; Occurs when the preferenses, the "settings", is to be saved!
  144. ;
  145. MSG_FILE_NAME (//)
  146. File name:
  147. ; Default file requester window title.
  148. ;
  149. MSG_YESNO (//)
  150. Yes|No
  151. ; MSG_YESNO should be one positive and one negative responce to a true/false
  152. ; question. The words must be separated with a vertical bar '|'. These words
  153. ; will appears in one button each in a default requester.
  154. ;
  155. MSG_FREXXED_REQUEST (//)
  156. FrexxEd Request!
  157. ; Window title of a default requester
  158. ;
  159. MSG_PICK_SCREEN_MODE (//)
  160. Pick a screen mode:
  161. ; Window title of the screenmode requester
  162. ;
  163. MSG_ABOUT_TEXT (//)
  164. All coding is done by\n\
  165. %s and\n%s\n\n\
  166. ARexx port: %s\n\
  167. Screen name: %s\n\
  168. Graphic mem: %ld\n\
  169. Other mem: %ld\n\
  170. Allocated memory: %ld\n\n\
  171. Disk name; %s\n\
  172. FrexxEd version: %s
  173. ; MSG_ABOUT_TEXT gets some parameters, and they are (in order of appearance):
  174. ; 1s - "Daniel Stenberg"
  175. ; 2s - "Kjell Ericson"
  176. ; 3s - Arexx port name (which is MSG_NONE if no port is available)
  177. ; 4s - Screen name
  178. ; 5d - Chip memory available (in bytes)
  179. ; 6d - Fast memory available (in bytes)
  180. ; 7d - Amount of memory allocated by FrexxEd
  181. ; 8s - Name of the filehandler volume
  182. ; 9s - frexxed.library version
  183. ;-- This text appears in the About window.
  184. ;
  185. MSG_SORT_ACCORDING_FIELD (//)
  186. Sort according to field:
  187. ; Message in the sort requester.
  188. ;
  189. MSG_MAKE_YOUR_CHOICE (//)
  190. Make your choice!
  191. ; Palette requester window title
  192. ;
  193. MSG_GOTO_LINE (//)
  194. Go to line:
  195. ; Go to line requester title ;
  196. MSG_PICK_FILE_INCLUDE (//)
  197. Pick file to include:
  198. ; Include file requester title
  199. ;
  200. MSG_LOAD_FILE (//)
  201. Load file:
  202. ; Load file requester title
  203. ;
  204. MSG_BEGIN_RECORDING (//)
  205. Begin recording!
  206. ; Status line message when macro recording starts
  207. ;
  208. MSG_ENTER_DESIRED_VALUE (//)
  209. Enter desired value:
  210. ; Default integer requester title
  211. ;
  212. MSG_NO_SCREEN_FOUND (//)
  213. No screen to be found!
  214. ;
  215. MSG_EDITING_NEW_FILE (//)
  216. Editing a new file!
  217. ; Text appearing in the status line when user wanted to load a file that didn't
  218. ; exist!
  219. ;
  220. MSG_LOADING (//)
  221. Loading %s...
  222. ; Message in the status line when loading a buffer into FrexxEd. The %s
  223. ; parameter to this message is a complete file name.
  224. ;
  225. MSG_LOADING_READY (//)
  226. Loading %s... Done! (%ld bytes)
  227. ; Message written in the status line when a file has been loaded.
  228. ; This message holds two parameters, first %s which is a complete file name
  229. ; and then %ld which is the size of that file in bytes.
  230. ;
  231. MSG_EMPTY (//)
  232.  
  233. ; This one was removed on the 18th of November '94!
  234. ;
  235. MSG_CRUNCHING_BUFFER (//)
  236. Crunching buffer!
  237. ; Message while powerpacking!
  238. ;
  239. MSG_SAVING_TEXT (//)
  240. Saving %s...
  241. ; Message in status line while saving a buffer.
  242. ; The %s parameter to this message is a complete file name.
  243. ;
  244. MSG_XPKSAVING_TEXT (//)
  245. XPK-Saving %s...
  246. ; Message in status line while saving a buffer using an XPK-library
  247. ; The %s parameter to this message is a complete file name.
  248. ;
  249. MSG_SAVE_IT_NORMAL_ADD (//)
  250. \n\nSave it normally?
  251. ; A save action failed and this quesion will appear to prompt the
  252. ; user for a "normal" save instead of saving in a temporary file name and then
  253. ; rename it.
  254. ;
  255. MSG_XPK_ERROR (//)
  256. xpk error:
  257. ; Any failure in XPK will bring up an alert window with this title.
  258. ;
  259. MSG_CANT_CRUNCH_BUFFER (//)
  260. Can't crunch the buffer.\nSave it normally?
  261. ; Packing error alert.
  262. ;
  263. MSG_SAVING_TROUBLE (//)
  264. Saving Trouble!  File deleted but not saved!
  265. ; May occurs during the save operation.
  266. ;
  267. MSG_WRITE_ERROR (//)
  268. Write error
  269. ; As reported by dos.library!
  270. ;
  271. MSG_WROTE (//)
  272. Wrote %s
  273. ; Message in the status line when a file has been written to disk.
  274. ; The %s parameter to this message is a complete file name.
  275. ;
  276. MSG_OPEN_ERROR (//)
  277. Open error
  278. ; dos.library reported open failure of a file
  279. ;
  280. MSG_SELECT_FONT (//)
  281. Select font!
  282. ; Font selection list window title
  283. ;
  284. MSG_ENTER_NUMBER (//)
  285. Enter number:
  286. ;
  287. MSG_ENTER_STRING (//)
  288. Enter string:
  289. ;
  290. MSG_FPL_ERROR_ADD (//)
  291. \n in line %ld of %s
  292. ; This message is added to an error message from FPL. The error message states
  293. ; something about that 'there is a XXXX error'. The parameters to this is
  294. ; first %ld (which is the line number of the failure) and then %s (which is the
  295. ; file name in which the FPL program is, if not applicable "<unknown program>"
  296. ; will be the name).
  297. ;
  298. MSG_FPL_HALTED (//)
  299. FPL halted
  300. ; Message when an FPL program has been manually halted with escape.
  301. ;
  302. MSG_NONE (//)
  303. <none>
  304. ; Used in a few occations when the user can select "none".
  305. ;
  306. MSG_GET_MEMORY (//)
  307. get memory
  308. ; String sent to the MSG_FREXXED_COULDNT message!
  309. ;
  310. MSG_FREXXED_INIT (//)
  311.  Frexxed - Coded by Daniel Stenberg and Kjell Ericson!
  312. ; Startup status line message
  313. ;
  314. MSG_FREXXED_REQUIRES_204 (//)
  315. FrexxEd requires at least Kickstart 2.04\n
  316. ; Error message for poor users!
  317. ;
  318. MSG_ERROR_WITH_FPL_FILE (//)
  319. Error with FPL file '%s'
  320. ; Tried executing a non-existant FPL file.
  321. ; The %s parameter to this message is a complete file name.
  322. ;
  323. MSG_CANT_FIND_STARTUP_FILE (//)
  324. Can't find the startup file!
  325. ; The specified startup file is missing!
  326. ;
  327. MSG_IMPORTANT (//)
  328. Important
  329. ; Just a default button text to a text window requester.
  330. ;
  331. MSG_NO_SHIT (//)
  332. No shit!
  333. ; Button text in the default about requester!
  334. ;
  335. MSG_NEW_FONT_INSTALLED (//)
  336. New Font Installed!
  337. ;
  338. MSG_CANT_INSTALL_FONT (//)
  339. Can't install font!
  340. ;
  341. MSG_COULDNT_OPEN_FONT (//)
  342. Couldn't open that font!
  343. ;
  344. MSG_FONT_TOO_BIG (//)
  345. That font was too big!
  346. ;
  347. MSG_INPUT_KEY_STROKE (//)
  348. Input key stroke #%ld! (ESC to end)
  349. ; Parameter: %ld
  350. ;
  351. MSG_KEY_SEQUENCE (//)
  352. Key sequence:
  353. ;
  354. MSG_FUNCTION (//)
  355. Function:
  356. ;
  357. MSG_KEY_ASSIGN (//)
  358. Key assign!
  359. ;
  360. MSG_ERROR (//)
  361. Error
  362. ;
  363. MSG_FUNCTION_ASSIGNED_TO_KEY (//)
  364. Function assigned to key!
  365. ;
  366. MSG_MACRO_NAME (//)
  367. Macro name:
  368. ;
  369. MSG_MACRO_ASSIGN (//)
  370. Macro assign!
  371. ;
  372. MSG_NO_KEY